-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore: drop scala_legacy and MainGenericRunner
#24244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Should add, avoiding |
|
@som-snytt it is rather inevitable that we have to do this, as the REPL is being extracted to a separate artifact in #24243. |
|
https://github.com/coursier/apps/blob/main/apps/resources/scala3.json |
It seems we're doing it in 3.8.0 |
With everything that is happening for
3.8.0, I believe it is now time to remove the old runner infrastructure and thescala_legacyscript too.scala-clihas been shipped with every release of Scala since3.5.0.In preparation for #24243